-
Home
-
Backup by Supsystic
-
2.3.12 (latest)
-
Code
-
Classes
- CurlMulti
| Total Complexity |
51 |
| Dependencies |
8 |
| Dependents |
1 |
| Total lines |
350 |
| Lines of code |
184 |
| Logical lines of code |
110 |
| Comment lines |
94 |
| Methods |
19 |
| Properties |
7 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| perform() |
S |
56 |
5 |
19 |
| processResponse() |
S |
56 |
5 |
19 |
| executeHandles() |
S |
60 |
5 |
13 |
| beforeSend() |
S |
58 |
4 |
16 |
| throwMultiException() |
S |
61 |
4 |
12 |
| checkCurlResult() |
S |
65 |
4 |
8 |
| isCurlException() |
S |
60 |
3 |
13 |
| processMessages() |
S |
62 |
3 |
11 |
| reset() |
S |
65 |
3 |
9 |
| remove() |
S |
62 |
2 |
11 |
| __construct() |
S |
69 |
2 |
7 |
| __destruct() |
S |
74 |
2 |
5 |
| send() |
S |
66 |
2 |
9 |
| removeHandle() |
S |
65 |
2 |
9 |
| add() |
S |
70 |
1 |
6 |
| all() |
S |
82 |
1 |
3 |
| count() |
S |
80 |
1 |
3 |
| createCurlHandle() |
S |
70 |
1 |
6 |
| removeErroredRequest() |
S |
71 |
1 |
5 |